netsqlazman_AuthorizationAttributesTable 
EntityType  Independent 
Logical Entity Name  netsqlazman_AuthorizationAttributesTable 
Default Table Name  netsqlazman_AuthorizationAttributesTable 
Logical Only  NO 
Definition 
 
Note 
 

netsqlazman_AuthorizationAttributesTable Attributes 
Attribute/Logical Rolename  Domain  Datatype  NULL  Definition 
AuthorizationAttributeId(PK)    INTEGER  NO 
 
AuthorizationId(FK)    INTEGER  NO 
 
AttributeKey    NVARCHAR(255)  NO 
 
AttributeValue    NVARCHAR(4000)  NO 
 

netsqlazman_AuthorizationAttributesTable Keys 
Key Name  Key Type  Keys 
PK_AuthorizationAttributes  PrimaryKey  AuthorizationAttributeId 
AuthorizationAttributes_AuhorizationId_AttributeKey_Unique_Index  Alternate Key  AuthorizationId, AttributeKey 
IX_AuthorizationAttributes  Inversion Entry  AuthorizationId, AttributeKey 

netsqlazman_AuthorizationAttributesTable Relationships 
Parent Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype 
netsqlazman_AuthorizationsTable  Non-Identifying  One To Zero or More        AuthorizationId  NO 
Child Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype 

netsqlazman_AuthorizationAttributesTable Check Constraints 
Check Constraint Name  CheckConstraint